home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Organization / SuperDex⁄Mailing List Maker ƒ / SD⁄MLM Stak History / card_3178.txt < prev    next >
Encoding:
Text File  |  1988-05-22  |  4.1 KB  |  136 lines

  1. -- card: 3178 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2768
  5. -- name: Stack Mod History
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0007
  11. -- rect: left=12 top=73 right=315 bottom=502
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 192
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: MLM Update Info
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=50 top=24 right=50 bottom=477
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 2
  30. -- text size: 18
  31. -- style flags: 0
  32. -- line height: 24
  33. -- part name: Version
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=173 top=52 right=70 bottom=327
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 192
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=483 top=322 right=341 bottom=504
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 1012 / 1012
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Return
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect iris close
  65.   pop card
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 5 (button)
  71. -- low flags: 00
  72. -- high flags: 0004
  73. -- rect: left=12 top=27 right=61 bottom=51
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 20098 / 20098
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: Home
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   visual effect iris close
  85.   go "Home"
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 7 (button)
  91. -- low flags: 00
  92. -- high flags: 8003
  93. -- rect: left=14 top=319 right=338 bottom=124
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: SuperDex Stack
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   put "SuperDex" into addressfile
  105.   ask "Go to which address file?" with addressfile
  106.   if it is empty then exit mouseUp
  107.   put it into addressfile
  108.   go addressfile
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part contents for card part 1
  114. ----- text -----
  115. V2.0:  Added summary page to beginning of SuperDex stak for quick reference, rather than having to dig about to find the info.  If the crowd roars enough (it's been really quiet so far), I may put in "find" and "dial" buttons.  Another bonus is the update button to pull over old SuperDex stak data with out having to type it all over again.  If you've played with your stak, it may not work quite the same as I envisioned.....
  116.  
  117. V1.2: Added the radio buttons to indicate the sending of Christmas cards.
  118.  
  119. V1.1:  Removed the date and time fields from the SuperDex cards to get rid of the annoying problem of the text "I" Beam disappearing each time the minutes changed.  Also moved this data to a separate stak to save space for those who don't care/ need it around to bother them.
  120.  
  121. V1.04:  Moves this info to a separate card, rather than mixing it in with the help file.
  122.  
  123. V1.03:  I just found out the "Mailing List" button works without script if you make it "auto hilite."
  124.  
  125. V1.02:  Adds the "Clear Mailing List" button to the Mailing List Maker (to reset all active Mailing List buttons in the selected SuperDex stack to off), and makes things a little easier to read on 9" screen (for those who don't have a Mac II).  It also makes the "Mailing List Maker" stack more flexible by allowing you to go to any one of several address file stacks of the same design, rather than locking you into the name "SuperDex."  The default is set to "SuperDex," but you can easily modify this to something else by changing the script for the "SuperDex Stack," "Clear Mailing List," and "Initial SuperDex Setup" buttons.
  126.  
  127. V1.01:  "New Card" feature on SuperDex background makes sure the "Mailing List" check button gets moved to the new card.
  128.  
  129.  
  130. -- part contents for card part 2
  131. ----- text -----
  132. SuperDex and the Mailing List Maker V2.0
  133.  
  134. -- part contents for card part 3
  135. ----- text -----
  136. Stak Upgrade History